home *** CD-ROM | disk | FTP | other *** search
/ Public Speaking Strategie…or Success (2nd Edition) / Public Speaking Strategies for Success Second Edition - David Zarefsky (AB Interactive) (2000).ISO / mac / media / ch03 / ptp084a / ptp084aJ.js < prev   
Text File  |  1999-05-17  |  9KB  |  273 lines

  1.  
  2.  
  3.  
  4. function getQAarray() {
  5.  
  6.  
  7. ////////////////////////////////////////////////////////////////////////////////////
  8. ////////////////////////////////////////////////////////////////////////////////////
  9.  
  10.  
  11. matchingAnsObj = new Object;
  12.  
  13.  
  14. problemArr = new Array();
  15.  
  16. for (i=0; i<this.AnswerArray.length+3; i++) 
  17. {
  18.   problemArr[i] = new Object;
  19. };
  20.  
  21.  
  22.  
  23. ////////////////////////////////////////////////////////////////////////////////////
  24. ////////////////////////////////////////////////////////////////////////////////////
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31. //   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 1
  32.  
  33.  problemArr[1]["Q"] = " The level of audience analysis that considers how listeners are selective about what they attend to and perceive is:  "; 
  34.  
  35.  
  36.  problemArr[1]["A"] = " audience demographics  "; 
  37.  
  38.  
  39.  problemArr[1]["B"] = " audience culture  "; 
  40.  
  41.  
  42.  problemArr[1]["C"] = " audience psychology  "; 
  43.  
  44.  
  45.  problemArr[1]["D"] = " audience heterogeneity  "; 
  46.  
  47. //   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 2
  48.  
  49.  problemArr[2]["Q"] = " Captive audiences:  "; 
  50.  
  51.  
  52.  problemArr[2]["A"] = " are more likely to be more diverse than voluntary audiences.  "; 
  53.  
  54.  
  55.  problemArr[2]["B"] = " may need to be motivated to listen attentively to a speech.  "; 
  56.  
  57.  
  58.  problemArr[2]["C"] = " have freely chosen to be in attendance at a speaking event.  "; 
  59.  
  60.  
  61.  problemArr[2]["D"] = " all of the above  "; 
  62.  
  63. //   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 3
  64.  
  65.  problemArr[3]["Q"] = " When we assume that all members of a demographic category are alike in all respects:  "; 
  66.  
  67.  
  68.  problemArr[3]["A"] = " we've stereotyped the group.  "; 
  69.  
  70.  
  71.  problemArr[3]["B"] = " we've acknowledged the core of audience culture.  "; 
  72.  
  73.  
  74.  problemArr[3]["C"] = " we've grasped the heterogeneity of the audience.  "; 
  75.  
  76.  
  77.  problemArr[3]["D"] = " none of the above.  "; 
  78.  
  79. //   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 4
  80.  
  81.  problemArr[4]["Q"] = " The positive or negative judgments that listeners make are:  "; 
  82.  
  83.  
  84.  problemArr[4]["A"] = " beliefs.  "; 
  85.  
  86.  
  87.  problemArr[4]["B"] = " values.  "; 
  88.  
  89.  
  90.  problemArr[4]["C"] = " roles.  "; 
  91.  
  92.  
  93.  problemArr[4]["D"] = " references.  "; 
  94.  
  95. //   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 5
  96.  
  97.  problemArr[5]["Q"] = " If a speaker presents a condescending speech:  "; 
  98.  
  99.  
  100.  problemArr[5]["A"] = " the speaker has talked down to the audience.  "; 
  101.  
  102.  
  103.  problemArr[5]["B"] = " the speaker has assumed the listeners are incapable of thinking about a subject.  "; 
  104.  
  105.  
  106.  problemArr[5]["C"] = " the speaker underestimated what the audience knows about the subject.  "; 
  107.  
  108.  
  109.  problemArr[5]["D"] = " all of the above  "; 
  110.  
  111. //   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 6
  112.  
  113.  problemArr[6]["Q"] = " A good example of an allusion would be:  "; 
  114.  
  115.  
  116.  problemArr[6]["A"] = " referring to a popular movie such as Titanic.  "; 
  117.  
  118.  
  119.  problemArr[6]["B"] = " making an unkind characterization of the audience.  "; 
  120.  
  121.  
  122.  problemArr[6]["C"] = " relating your speech to the value system of the listeners.  "; 
  123.  
  124.  
  125.  problemArr[6]["D"] = " referring to something with which the audience is unfamiliar in order to enhance its understanding.  "; 
  126.  
  127. //   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 7
  128.  
  129.  problemArr[7]["Q"] = " Audience analysis that examines reference groups is undertaken to:  "; 
  130.  
  131.  
  132.  problemArr[7]["A"] = " determine the types of special interest groups the listeners belong to.  "; 
  133.  
  134.  
  135.  problemArr[7]["B"] = " study the psychology of the audience.  "; 
  136.  
  137.  
  138.  problemArr[7]["C"] = " see if identification with a group functions as a guide or model for behavior.  "; 
  139.  
  140.  
  141.  problemArr[7]["D"] = " all of the above  "; 
  142.  
  143. //   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 8
  144.  
  145.  problemArr[8]["Q"] = " One of the pitfalls of speaking with an audience that is culturally diverse is:  "; 
  146.  
  147.  
  148.  problemArr[8]["A"] = " assuming that one's own values are universal.  "; 
  149.  
  150.  
  151.  problemArr[8]["B"] = " making appeals to interests and values that transcend cultural differences.  "; 
  152.  
  153.  
  154.  problemArr[8]["C"] = " using many culture-specific references but not mentioning all of the cultural groups present in the audience.  "; 
  155.  
  156.  
  157.  problemArr[8]["D"] = " all of the above.  "; 
  158.  
  159. //   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 9
  160.  
  161.  problemArr[9]["Q"] = " The concept of selective exposure explains:  "; 
  162.  
  163.  
  164.  problemArr[9]["A"] = " how a speaker might decide to use formal or informal methods of audience analysis.  "; 
  165.  
  166.  
  167.  problemArr[9]["B"] = " how audience members pay more attention to messages that are consistent with what they already think.  "; 
  168.  
  169.  
  170.  problemArr[9]["C"] = " how cultural assumptions may affect the persuasiveness of an argument.  "; 
  171.  
  172.  
  173.  problemArr[9]["D"] = " all of the above.  "; 
  174.  
  175. //   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 10
  176.  
  177.  problemArr[10]["Q"] = " The concept of the universal audience:  "; 
  178.  
  179.  
  180.  problemArr[10]["A"] = " is the same as the concept of the general public.  "; 
  181.  
  182.  
  183.  problemArr[10]["B"] = " refers to the typical audience member who shares basic assumptions rooted in common sense.  "; 
  184.  
  185.  
  186.  problemArr[10]["C"] = " refers to the imaginary audience made up of all reasonable people.  "; 
  187.  
  188.  
  189.  problemArr[10]["D"] = " none of the above.  "; 
  190.  
  191.   
  192.  
  193.  
  194.         problemArr[1]["FB"] = " For more information, see page 64 in your textbook. ";
  195.          problemArr[1]["FC"] = " For more information, see page 64 in your textbook. ";
  196.          problemArr[1]["FD"] = " For more information, see page 64 in your textbook. ";
  197.          
  198.          problemArr[2]["FA"] = " For more information, see page 66 in your textbook. ";
  199.          problemArr[2]["FB"] = " For more information, see page 66 in your textbook. ";
  200.          problemArr[2]["FC"] = " For more information, see page 66 in your textbook. ";
  201.          problemArr[2]["FD"] = " For more information, see page 66 in your textbook. ";
  202.          
  203.          problemArr[3]["FA"] = " For more information, see page 67 in your textbook. ";
  204.          problemArr[3]["FB"] = " For more information, see page 67 in your textbook. ";
  205.          problemArr[3]["FC"] = " For more information, see page 67 in your textbook. ";
  206.          problemArr[3]["FD"] = " For more information, see page 67 in your textbook. ";
  207.          
  208.          problemArr[4]["FA"] = " For more information, see pages 69 in your textbook. ";
  209.          problemArr[4]["FB"] = " For more information, see pages 69 in your textbook. ";
  210.          problemArr[4]["FC"] = " For more information, see pages 69 in your textbook. ";
  211.          problemArr[4]["FD"] = " For more information, see pages 69 in your textbook. ";
  212.          
  213.          problemArr[5]["FA"] = " For more information, see page 70 in your textbook. ";
  214.          problemArr[5]["FB"] = " For more information, see page 70 in your textbook. ";
  215.          problemArr[5]["FC"] = " For more information, see page 70 in your textbook. ";
  216.          problemArr[5]["FD"] = " For more information, see page 70 in your textbook. ";
  217.          
  218.          problemArr[6]["FA"] = " For more information, see page 71 in your textbook. ";
  219.          problemArr[6]["FB"] = " For more information, see page 71 in your textbook. ";
  220.          problemArr[6]["FC"] = " For more information, see page 71 in your textbook. ";
  221.          problemArr[6]["FD"] = " For more information, see page 71 in your textbook. ";
  222.          
  223.          problemArr[7]["FA"] = " For more information, see page 72 in your textbook. ";
  224.          problemArr[7]["FB"] = " For more information, see page 72 in your textbook. ";
  225.          problemArr[7]["FC"] = " For more information, see page 72 in your textbook. ";
  226.          problemArr[7]["FD"] = " For more information, see page 72 in your textbook. ";
  227.          
  228.          problemArr[8]["FA"] = " For more information, see page 73 in your textbook. ";
  229.          problemArr[8]["FB"] = " For more information, see page 73 in your textbook. ";
  230.          problemArr[8]["FC"] = " For more information, see page 73 in your textbook. ";
  231.          problemArr[8]["FD"] = " For more information, see page 73 in your textbook. ";
  232.          
  233.          problemArr[9]["FA"] = " For more information, see page 75 in your textbook. ";
  234.          problemArr[9]["FB"] = " For more information, see page 75 in your textbook. ";
  235.          problemArr[9]["FC"] = " For more information, see page 75 in your textbook. ";
  236.          problemArr[9]["FD"] = " For more information, see page 75 in your textbook. ";
  237.          
  238.          problemArr[10]["FA"] = " For more information, see page 82 in your textbook. ";
  239.          problemArr[10]["FB"] = " For more information, see page 82 in your textbook. ";
  240.          problemArr[10]["FC"] = " For more information, see page 82 in your textbook. ";
  241.          problemArr[10]["FD"] = " For more information, see page 82 in your textbook. ";
  242.          
  243.  
  244.  
  245.  
  246.  
  247.  
  248. ////////////////////////////////////////////////////////////////////////////////////
  249. ////////////////////////////////////////////////////////////////////////////////////
  250. ////////////////////////////////////////////////////////////////////////////////////
  251. ////////////////////////////////////////////////////////////////////////////////////
  252. ////////////////////////////////////////////////////////////////////////////////////
  253.  
  254.  
  255. }
  256.  
  257.  
  258. getQAarray();
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.